GXSpoolingAborted
You can use theGXSpoolingAborted
function to determine if a user has cancelled spooling of a document.
Boolean GXSpoolingAborted (void);
- function result
- A Boolean value. A value of
true
indicates that the current printing job has been aborted. A value offalse
indicates that it has not been aborted.DESCRIPTION
TheGXSpoolingAborted
function returns a Boolean value as its function result. This value tells you if spooling of the current document has been aborted.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found,
or there was not enough memory to load it.gxPrUserAbortErr The user has canceled printing.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help